home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / g_man / cat3 / standard / swinopen.z / swinopen
Encoding:
Text File  |  1998-10-20  |  3.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. sssswwwwiiiinnnnooooppppeeeennnn((((3333GGGG))))                                                      sssswwwwiiiinnnnooooppppeeeennnn((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      sssswwwwiiiinnnnooooppppeeeennnn - creates a graphics subwindow
  10.  
  11. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      lllloooonnnngggg sssswwwwiiiinnnnooooppppeeeennnn((((ppppaaaarrrreeeennnntttt))))
  13.      lllloooonnnngggg ppppaaaarrrreeeennnntttt;;;;
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _p_a_r_e_n_t   expects the GID (graphics window identifier) of the window (or
  17.               subwindow) in which you want to open a subwindow.  The GID is
  18.               the returned function  value of a previous call to either
  19.               sssswwwwiiiinnnnooooppppeeeennnn or wwwwiiiinnnnooooppppeeeennnn.
  20.  
  21. FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  22.      The returned value of this function is either a ----1111 or the graphics window
  23.      identifier for the subwindow just created.  Use this value to identify
  24.      this subwindow to other graphics routines.
  25.  
  26.      A returned function value of ----1111 indicates that the system cannot create
  27.      any more graphics windows.
  28.  
  29. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  30.      sssswwwwiiiinnnnooooppppeeeennnn creates a graphics subwindow. The graphics state of the new
  31.      subwindow is initialized to its defaults (see ggggrrrreeeesssseeeetttt)))) and it becomes the
  32.      current window.
  33.  
  34.      Subwindows have no window borders or window manager function buttons.
  35.      Window constraints do not apply to subwindows.  A subwindow is
  36.      repositioned automatically when its parent is moved, so that its origin
  37.      with respect to the parent's origin remains constant.  Resizing the
  38.      parent does not automatically resize a subwindow, but keeps the distance
  39.      between the upper left hand corners constant.  Imaging in a subwindow is
  40.      limited (clipped) to the area of the parent window.
  41.  
  42.      After calling sssswwwwiiiinnnnooooppppeeeennnn, the application must call wwwwiiiinnnnppppoooossssiiiittttiiiioooonnnn to specify
  43.      the location of the subwindow's boundaries with respect to the origin of
  44.      its parent window.
  45.  
  46.      If _p_a_r_e_n_t is the GID of a subwindow, the parent of that subwindow becomes
  47.      the parent of the new subwindow for the purpose of positioning the
  48.      subwindow.
  49.  
  50.      When using the DGL (Distributed Graphics Library), the graphics window
  51.      identifier also identifies the graphics server associated with the
  52.      window.
  53.  
  54.      sssswwwwiiiinnnnooooppppeeeennnn queues the pseudo devices INPUTCHANGE and REDRAW.
  55.  
  56. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  57.      greset, winclose, winget, winopen, winposition, winset
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.